home *** CD-ROM | disk | FTP | other *** search
/ Linear Technology Linearview 1996 / linearview 1996.iso / spice / lt1254 < prev    next >
Encoding:
Text File  |  1996-07-09  |  2.3 KB  |  75 lines

  1. * Linear Technology LT1254 op amp model  
  2. * Written: 07-24-1992. Type: Current Feedback Amplifier
  3. *
  4. * Connections: + - V+V-O
  5. .SUBCKT LT1254 3 2 7 4 6
  6. *
  7. Q2A 4 3 10 QP 0.5
  8. Q3A 11 10 200 QN
  9. Q4A 11 11 7 QP
  10. RIB 11 7 35K
  11. Q5A 9 11 7 QP
  12. Q6A 12 11 7 QP
  13. Q7A 4 9 12 QP
  14. Q8A 7 12 13 QN 10
  15. RSCA 13 6 10
  16. IBA 7 10 DC 300U
  17. *
  18. Q2B 7 3 110 QN 0.5
  19. Q3B 111 110 200 QP
  20. Q4B 111 111 4 QN
  21. *
  22. Q5B 9 111 4 QN
  23. Q6B 112 111 4 QN
  24. Q7B 7 9 112 QN
  25. Q8B 4 112 113 QP 10
  26. RSCB 6 113  10
  27. IBB 110 4 DC 300U
  28. *
  29. RC 2 200 20
  30. R9 9 0 201600
  31. D1 9 6 DC
  32. D2 6 9 DC
  33. *
  34. .MODEL DC D
  35. *
  36. .MODEL QN NPN (IS=200E-18 BF=150 ISC=40E-18 NC=1 RB=250 RE=8 RC=100
  37. +CJE=0.37P VJE=0.65 MJE=0.33 FC=0.7 CJC=0.8P VJC=0.62 MJC=0.44
  38. +TF=300P
  39. *
  40. *
  41. .MODEL QP PNP (IS=170E-18 BF=150 ISC=113E-18 NC=1 RB=250 RE=8 RC=100
  42. +CJE=0.34P VJE=0.75 MJE=0.40 FC=0.7 CJC=0.8P VJC=0.5 MJC=0.36
  43. +TF=300P
  44. *
  45. .ENDS LT1254
  46. ***
  47. *         (C) COPYRIGHT LINEAR TECHNOLOGY CORPORATION 1993
  48. *                       All rights reserved.
  49. *   Linear Technology Corporation hereby grants the users of this
  50. * macromodel a non-exclusive, nontransferrable license to use this
  51. *            macromodel under the following conditions:
  52. * The user agrees that this macromodel is licensed from Linear
  53. * Technology and agrees that the macromodel may be used, loaned,
  54. * given away or included in other model libraries as long as this
  55. * notice and the model in its entirety and unchanged is included.
  56. * No right to make derivative works or modifications to the
  57. * macromodel is granted hereby.  All such rights are reserved.
  58. * This model is provided as is.  Linear Technology makes no
  59. * warranty, either expressed or implied about the suitability or
  60. * fitness of this model for any particular purpose.  In no event
  61. * will Linear Technology be liable for special, collateral,
  62. * incidental or consequential damages in connection with or arising
  63. * out of the use of this macromodel.  It should be remembered that
  64. * models are a simplification of the actual circuit.
  65. * Linear Technology reserves the right to change these macromodels
  66. * without prior notice.  Contact Linear Technology at 1630 McCarthy
  67. * Blvd., Milpitas, CA, 95035-7487 or telephone 408/432-1900 for
  68. * datasheets on the actual amplifiers or the latest macromodels.
  69. * ----------------------------------------------------------------------- *